Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chargebee from 2.18.0 to 2.32.0 #208

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps chargebee from 2.18.0 to 2.32.0.

Changelog

Sourced from chargebee's changelog.

v2.32.0 (2023-10-31)


New attributes:

  • statement_descriptor has been added to invoice resource.
  • source has been added to the Hosted_Pages resource.

New Enum values:

  • pay_com has been added to Gateway.
  • pay_to, faster_payments, sepa_instant_transfer has been added to Customer#TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodTypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer, amazon_payments has been added to PaymentIntent#PaymentMethodTypeEnum.

New Input parameters:

  • source has been added to HostedPage#CheckoutOneTimeForItemsRequest.
  • source has been added to HostedPage#CheckoutNewForItemsRequest.
  • source has been added to HostedPage#CheckoutExistingForItemsRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_descriptor has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_additional_info has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#ReactivateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#ReactivateRequest.

Updates to old parameters:

  • duration_type, discount_type in coupons has been made optional.
  • proration_type in addons is now supported.
  • csv_tax_rule has been removed.
  • Tax1JurisTypeEnum has been removed.
  • Tax2JurisTypeEnum has been removed.
  • Tax3JurisTypeEnum has been removed.
  • Tax4JurisTypeEnum has been removed.

v2.31.1 (2023-10-09)


... (truncated)

Commits
  • fc1d480 Release 2.32.0
  • 1df5e9d Releasing v2.32.0. Please check the changelog for the updates.
  • 64e8328 Merge pull request #71 from chargebee/chore/add-greeting-workflow
  • be0fd78 Add GitHub Actions workflow to greet new contributors
  • 42a8c03 Release 2.31.1
  • 733942d Releasing v2.31.1. Please check the changelog for the updates.
  • c729b20 Release 2.31.0
  • eb0b2cc Releasing v2.31.0. Please refer changelog for the updates.
  • e50849f Release 2.30.0
  • 14e32ae Releasing v2.30.0. Please refer changelog for the updates.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chargebee](https://github.com/chargebee/chargebee-ruby) from 2.18.0 to 2.32.0.
- [Changelog](https://github.com/chargebee/chargebee-ruby/blob/master/CHANGELOG.md)
- [Commits](chargebee/chargebee-ruby@v2.18.0...v2.32.0)

---
updated-dependencies:
- dependency-name: chargebee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2023

Superseded by #216.

@dependabot dependabot bot closed this Nov 30, 2023
@dependabot dependabot bot deleted the dependabot/bundler/chargebee-2.32.0 branch November 30, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants